Skip to content

Conversation

@philibea
Copy link
Collaborator

@philibea philibea commented Dec 2, 2024

Fix breaking change and add related changed to #2129

@changeset-bot
Copy link

changeset-bot bot commented Dec 2, 2024

🦋 Changeset detected

Latest commit: 0b6c51a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@scaleway/eslint-config-react Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@philibea philibea force-pushed the eslint-typescript branch 8 times, most recently from 02b9943 to bc31434 Compare December 2, 2024 23:16
@codecov
Copy link

codecov bot commented Dec 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.28%. Comparing base (5843a3f) to head (0b6c51a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2320      +/-   ##
==========================================
- Coverage   91.28%   91.28%   -0.01%     
==========================================
  Files          47       47              
  Lines        2376     2375       -1     
  Branches      104      104              
==========================================
- Hits         2169     2168       -1     
  Misses        196      196              
  Partials       11       11              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

const config = compat.extends('airbnb-base')

const defaultAirBnbRules = [...fixupPluginRules(config)].reduce(
(acc, curerntConfig) => ({
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
(acc, curerntConfig) => ({
(acc, currentConfig) => ({

@philibea philibea merged commit 8655476 into main Dec 3, 2024
8 checks passed
@philibea philibea deleted the eslint-typescript branch December 3, 2024 15:12
@github-actions github-actions bot mentioned this pull request Dec 3, 2024
DorianMaliszewski pushed a commit that referenced this pull request Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants